home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / DialogFile.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  130 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>758</id>
  4.   <defaultcontrol>14</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <import>common.dialog.xml</import>
  8.     <!-- Override the definition in common.dialog.xml, as we need more space for the Always and Never buttons -->
  9.     <control>
  10.       <type>image</type>
  11.       <id>0</id>
  12.       <posX>158</posX>
  13.       <posY>187</posY>
  14.       <width>404</width>
  15.       <height>242</height>
  16.       <texture>dialog_background.png</texture>
  17.       <animation effect="fade" time="250">WindowOpen</animation>
  18.       <animation effect="fade" time="250">WindowClose</animation>
  19.     </control>
  20.     <control>
  21.       <type>image</type>
  22.       <id>100</id>
  23.       <posX>206</posX>
  24.       <posY>296</posY>
  25.       <width>300</width>
  26.       <texture>osd_progress_background.png</texture>
  27.     </control>
  28.     <control>
  29.       <description>progress control</description>
  30.       <type>progress</type>
  31.       <id>20</id>
  32.       <posX>195</posX>
  33.       <posY>295</posY>
  34.       <width>300</width>
  35.       <animation effect="fade" time="250">WindowOpen</animation>
  36.       <animation effect="fade" time="250">WindowClose</animation>
  37.     </control>
  38.     <control>
  39.       <description>Yes button</description>
  40.       <type>button</type>
  41.       <id>11</id>
  42.       <posX>205</posX>
  43.       <posY>330</posY>
  44.       <width>80</width>
  45.       <height>30</height>
  46.       <textureFocus>small_button_focus.png</textureFocus>
  47.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  48.       <label>107</label>
  49.       <onleft>14</onleft>
  50.       <onright>10</onright>
  51.       <onup>12</onup>
  52.       <ondown>12</ondown>
  53.       <animation effect="fade" time="250">WindowOpen</animation>
  54.       <animation effect="fade" time="250">WindowClose</animation>
  55.     </control>
  56.     <control>
  57.       <description>No button</description>
  58.       <type>button</type>
  59.       <id>10</id>
  60.       <posX>320</posX>
  61.       <posY>330</posY>
  62.       <width>80</width>
  63.       <height>30</height>
  64.       <textureFocus>small_button_focus.png</textureFocus>
  65.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  66.       <label>106</label>
  67.       <onleft>11</onleft>
  68.       <onright>14</onright>
  69.       <onup>13</onup>
  70.       <ondown>13</ondown>
  71.       <animation effect="fade" time="250">WindowOpen</animation>
  72.       <animation effect="fade" time="250">WindowClose</animation>
  73.     </control>
  74.     <control>
  75.       <description>Always</description>
  76.       <type>button</type>
  77.       <id>12</id>
  78.       <posX>205</posX>
  79.       <posY>365</posY>
  80.       <width>80</width>
  81.       <height>30</height>
  82.       <textureFocus>small_button_focus.png</textureFocus>
  83.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  84.       <label>511</label>
  85.       <onleft>13</onleft>
  86.       <onright>13</onright>
  87.       <onup>11</onup>
  88.       <ondown>11</ondown>
  89.       <animation effect="fade" time="250">WindowOpen</animation>
  90.       <animation effect="fade" time="250">WindowClose</animation>
  91.     </control>
  92.     <control>
  93.       <description>Never</description>
  94.       <type>button</type>
  95.       <id>13</id>
  96.       <posX>320</posX>
  97.       <posY>365</posY>
  98.       <width>80</width>
  99.       <height>30</height>
  100.       <textureFocus>small_button_focus.png</textureFocus>
  101.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  102.       <label>512</label>
  103.       <onleft>12</onleft>
  104.       <onright>12</onright>
  105.       <onup>10</onup>
  106.       <ondown>10</ondown>
  107.       <animation effect="fade" time="250">WindowOpen</animation>
  108.       <animation effect="fade" time="250">WindowClose</animation>
  109.     </control>
  110.     <control>
  111.       <description>Cancel button</description>
  112.       <type>button</type>
  113.       <id>14</id>
  114.       <posX>420</posX>
  115.       <posY>330</posY>
  116.       <width>80</width>
  117.       <height>30</height>
  118.       <textureFocus>small_button_focus.png</textureFocus>
  119.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  120.       <label>510</label>
  121.       <onleft>10</onleft>
  122.       <onright>11</onright>
  123.       <onup>14</onup>
  124.       <ondown>14</ondown>
  125.       <animation effect="fade" time="250">WindowOpen</animation>
  126.       <animation effect="fade" time="250">WindowClose</animation>
  127.     </control>
  128.   </controls>
  129. </window>
  130.